Skip to content

Conversation

@Relrin
Copy link
Member

@Relrin Relrin commented Nov 12, 2025

What this PR does / Why we need it:
This PR adds a clean up for the recently created ticket or backfill that failed on indexing. It might be a potential issue with a memory leak, because those entities might be never deleted from the Redis instance.

To mitigate this potential leak, there are change which would run a backgroud goroutin to clean up these entries.

Copy link
Member

@nhivo-embark nhivo-embark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look like an innocent change but I wonder how often do we call this? Should we add a metric to track this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants